Update release guidance#7084
Conversation
📋 StatsNo changes to any distributed file sizes! Action run for 6f5b050 |
956bd82 to
8bd2974
Compare
8bd2974 to
62409aa
Compare
62409aa to
5c0e700
Compare
5c0e700 to
002a981
Compare
romaricpascal
left a comment
There was a problem hiding this comment.
Looks overall OK, but it looks like something changed the numbering of the ordered lists.
|
|
||
| 3. Select the ["RELEASE: Build release" workflow](https://github.com/alphagov/govuk-frontend/actions/workflows/build-release.yml), provide the new version of GOV.UK Frontend you are releasing and run the workflow on the `main` branch. This will build the release and generate a pull request to review the new build. | ||
| 1. Select the [RELEASE: Build release workflow](https://github.com/alphagov/govuk-frontend/actions/workflows/build-release.yml) and run the workflow: | ||
| 1. Set the **Use workflow from** select field to `main`. |
There was a problem hiding this comment.
question Do we have a separate place we explain how to release from support branches? We may want to say:
| 1. Set the **Use workflow from** select field to `main`. | |
| 1. Set the **Use workflow from** select field to `main` or the `support/*` branch you're releasing from. |
There was a problem hiding this comment.
This is explained in the introduction at the moment
| We should update both internal and cross-government Slack channels: | ||
|
|
||
| - [GDS: govuk-design-system](https://gds.slack.com/archives/CAF8JA25U) | ||
| - [GDS: digital-service-platforms](https://gds.slack.com/archives/C01E20X06JK) | ||
| - [x-gov: govuk-design-system](https://ukgovernmentdigital.slack.com/archives/C6DMEH5R6) |
There was a problem hiding this comment.
suggestion Just noticed that this list is no longer up to date. @calvin-lau-sig7 the list is usually in the comms draft, would it be OK to say something like:
| We should update both internal and cross-government Slack channels: | |
| - [GDS: govuk-design-system](https://gds.slack.com/archives/CAF8JA25U) | |
| - [GDS: digital-service-platforms](https://gds.slack.com/archives/C01E20X06JK) | |
| - [x-gov: govuk-design-system](https://ukgovernmentdigital.slack.com/archives/C6DMEH5R6) | |
| We should update both internal and cross-government Slack channels listed with the Slack message draft. |
That'd be easier to maintain than having the list both here and in the comms drafts, possibly drifting appart with time.
We can fix that in a subsequent PR, though 😊
Based on the changes made to the release process in the [improve the release process epic](#6676) Co-authored-by: Calvin Lau <77630796+calvin-lau-sig7@users.noreply.github.com> Co-authored-by: domoscargin <domoscargin@users.noreply.github.com> Co-authored-by: Romaric Pascal <romaric.pascal@digital.cabinet-office.gov.uk>
002a981 to
6f5b050
Compare
Based on the changes made to the release process in the improve the release process epic
Closes #5674